/*
    注：
    此样式表为程序员专用，通过此样式表覆盖之前样式。不要改前端提供的样式了
    ~_~ O(∩_∩)O谢谢!
*/
.otherAnswers h5{
    color: #919da6;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: -11px;
}
.elselawerExpert{
    padding: 0 19px;
    background: #1f63c8;
    margin-left: -17px;
    width: 850px;
    margin-top: 8px;
}

.elselawerExpert h5{
    color: #ffffff;
    font-size: 18px;
    padding: 11px 0 9px 32px;
    background: url("ico7.png") no-repeat left center;
    border-bottom: 1px solid #6b9cee;
}
.elselawerExpert span{
    display: block;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0 11px 27px;
    background: url("ico8.png") no-repeat left center;
}
.consultancyBtn1{
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #5c91e1;
    margin-top: 15px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    width: 167px;
    margin-left: 206px;
    margin-top: -39px;
}
.consultancyBtn1 i{
    display: inline-block;
    width: 21px;
    height: 39px;
    background: url("ico16.png") no-repeat left center;
    vertical-align: middle;
    margin-right: 10px;
}
.lawInf_lef{
    cursor: pointer;
}
.lawInf_rig{
    cursor: pointer;
}

.logMains {
    position: fixed;
    top: 50%;
    left: 65%;
    width: 802px;
    height: 403px;
    margin-top: -201px;
    margin-left: -401px;
}

.logheds {
    padding: 0 26px;
    height: 44px;
    background: url("login_hed.jpg") no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 44px;
}

.logConts {
   /* padding: 34px 40px;
    background: url("../images/liz/login_bg.jpg") no-repeat;*/
    box-sizing: border-box;
}

.loginInfs {
    padding: 18px 38px;
    width: 465px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    background: #fff;
    box-sizing: border-box;
}
.registLis > li {
    margin-bottom: 14px;
    overflow: hidden;
}
/*by ckx 20171128*/
/*修改密码*/
.passwordPop{
    width: 690px;
    height: 421px;
    margin-left: -345px;
    margin-top: -210px;
    display: none;
}
.passwordPopCont{
    margin: 20px 20px 0;
    position: relative;
}
.passwordPopMain{
    width: 100%;
    height: 280px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.consultRigTable_pop{
    width: 100%;
}
.consultRigTable_pop td{
    border-right:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    padding-top: 12px;
    padding-bottom: 12px;
}
.modifyWarning{
    position: absolute;
    top:132px;
    left: 0;
    right:-1px;
    bottom: 0;
    border-right:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    box-sizing: border-box;
    padding: 0 25px;
}
.modifyWarning_tit{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding-left: 25px;
    background: url("icon_warning.png") no-repeat left center;
    margin: 12px 0 5px 0;
}
.modifyWarning_cont li{
    font-size: 14px;
    margin: 7px 10px;
}
.modifyInfoPhTips .phTips{
    margin-left: 0!important;
    margin-top: -10px;
}
.passwordPop .phTips{
    margin-top: 0px;
}
.modifyInfoPhTips input[type='text']{
    margin-top: 8px;
}
.consultRig_key{
    font-size: 14px;
    font-weight: bold;
    color: #333535;
}
.consultRig_val{
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
    color: #333535;
    position: relative;
}
.consultRigInput_txt{
    position: absolute;
    top:3px;
    left:20px;
    bottom:3px;
    border:none;
    width: 90%;
    text-indent: 10px;
    font-size: 14px;
    color: #333535;
    background: none;
}
.consultRigInput_txt::placeholder{
    font-size: 14px;
    color: #d0d0d0;
}
.consultRigInput_sex{
    margin: -2px 5px 0 0;
}
.deltecomment{
    float: right;
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    margin-top: -5px;
    border: 1px solid #8b8;
    background-color: #4a4;
}

.accessiblees {
    display: inline-block;
    color: #c0deff;
    font-size: 16px;;
    padding-left: 20px;
    /*margin-left: -17px;*/
}
.accessiblees:hover,

/*
*输入框字体太暗
*/
.lawinp input {
    color: #1b1918;
}
